ModelingTable
Table definition in a model, contains table schema, name, columns, etc.
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
tableId |
The table's system ID |
- |
string |
uuid |
displayName |
The table's display name |
- |
string |
|
description |
The tables's description |
- |
string |
|
modelingColumns |
List of columns in this table |
- | ||
modelingMeasures |
List of measures in this table |
- | ||
modelingHierarchies |
List of hierarchies in this table |
- | ||
uniqueName |
Unique identifier of this table |
- |
string |
|
schemaName |
Schema name in the source database |
- |
string |
|
sourceTableName |
Tables name in the source database |
- |
string |
|
isVisible |
Visible in the relationship diagram |
- |
boolean |
|
primaryKeyColumnUniqueName |
Unique identifier of the primary key column of this table |
- |
string |
|
measureGroups |
List of measure group ids |
- |
array |
|
customQuery |
If this tables is based on a query, instead of schema and table name |
- |
string |
|
modelingTableType |
Table type |
- | ||
modelAttributeType |
- |